.t-transtion, .t-services_info {
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; }

.t-services_single {
  position: relative; }

.t-services_info {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  background: rgb(48, 112, 179, 0.5);
  padding: 30px 0;
  bottom: 0; }
  .t-services_info i {
    font-style: normal;
    font-size: 32px;
    display: block;
    color: #FFFFFF; }
  .t-services_info span {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: montserrat;
    font-weight: bold; }

.t-services_single:hover .t-services_info, .t-active_service .t-services_info {
  bottom: 15%; }
.t-services_single:hover .t-service_info_text, .t-active_service .t-service_info_text {
  display: block;
  padding: 15px 0 0; }

.t-service_info_text {
  display: none; }
  .t-service_info_text p {
    color: #ffffff;
    font-size: 17px;
    padding: 0 30px; }
  .t-service_info_text a {
    border: 1px solid;
    color: #ffffff;
    display: inline-block;
    font-family: montserrat;
    padding: 10px 20px; }

.t-client_logos_block {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px 0; }

.t-client_logos_list a {
  display: block; }
.t-client_logos_list img {
  margin: 15px auto; }

.lightbox {
  margin-top: 100px; }

.t-masonary .t-our_work .t-our_work_listing div.t-our_work_outer {
  max-width: 19.5%; }

.t-client_says.t-section {
  padding-bottom: 50px;
  padding-top: 50px; }
  .t-client_says.t-section .bx-viewport {
    padding-top: 40px; }

.t-overlay::after {
  display: none; }

.t-horizontal-outer {
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: none; }

.t-overlay .t-horizontal-outer {
  display: block; }

.t-client_says.t-section {
  padding-bottom: 50px;
  padding-top: 50px; }
  .t-client_says.t-section .bx-viewport {
    padding-top: 40px; }

.t-horizontal-lines {
  bottom: 0;
  height: 35px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 35px; }

.t-horizontal-lines > div {
  animation: 1.2s ease 0s normal none infinite running widthDelay;
  background-color: #333333;
  height: 1px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.t-horizontal-lines > div::before {
  background-color: inherit;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: -1px;
  width: 100%; }

.t-horizontal-lines > div:nth-of-type(2) {
  animation-delay: -1.1s;
  left: -6px;
  right: auto;
  top: 10px; }

.t-horizontal-lines > div:nth-of-type(3) {
  animation-delay: -1s;
  top: 20px; }

@keyframes widthDelay {
  0% {
    opacity: 1;
    width: 0; }
  40% {
    opacity: 1;
    width: 100%; }
  60% {
    opacity: 1; }
  100% {
    opacity: 0; } }
body .t-welcome_swank {
  margin: auto; }
body .t-welcome_img {
  margin: auto; }
body .t-welcome_img img {
  left: -25px;
  position: relative;
  top: 22px; }

@media (max-width: 1023px) {
  .t-services_single:hover .t-services_info, .t-active_service .t-services_info {
    top: 5%; }
  .t-services_single:hover .t-service_info_text, .t-active_service .t-service_info_text {
    padding: 10px 0 0; } }
@media (max-width: 1023px) {
  body .t-welcome_img img {
    left: auto;
    top: 20px; } }
@media (max-width: 767px) {
  .t-masonary .t-our_work .t-our_work_listing div.t-our_work_outer {
    max-width: 100%; } }

/*# sourceMappingURL=custom.css.map */
    